CommonEvent 1954
Name = "会話：星喰い"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["I shall crush you..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["What a delicious-looking star..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["You are no more than dust..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["Some anticipated my arrival and stood against me."])
    ShowText(["In the end, you shared your fate with the stars..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["I shall devour both you and the stars..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["I am originally a conglomerate of galactic energy..."])
    ShowText(["The form of a giant demon is merely one vision."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["When the galaxy blinks, all in this world will crumble..."])
    ShowText(["My power is of that kind."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["I am disaster itself."])
    ShowText(["You have no choice but to give up and offer your life..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["Even the gods cannot stop me..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["Resistance is futile..."])
    ShowText(["You shall be the first prey."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["You..."])
    ShowText(["Why did you know of my arrival?"])
    ShowChoices([["Information from another world", "Future prediction", "Just a hunch"], 0])
    When([0, "異世界からの情報"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["I see..."])
      ShowText(["Am I known even in other worlds...?"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "未来予知"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["I see..."])
      ShowText(["It seems there are quite capable beings here..."])
      Empty([])

    When([2, "ただの勘"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["Can you really tell just by instinct...?"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["How many lives are there on your star...?"])
    ShowChoices([["10,000", "3500 quintillion", "I don't know"], 0])
    When([0, "1万"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["Only 10,000...?"])
      ShowText(["That's far too few..."])
      Empty([])

    When([1, "3500京"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["A medium-sized planet, huh..."])
      ShowText(["It will fill me up enough..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "分からない"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["You are not aware, are you...?"])
      ShowText(["Either way, I will only devour."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["You... could it be that you came to defeat me?"])
    ShowChoices([["We'll defeat you", "It's impossible", "We came to be eaten"], 0])
    When([0, "倒してみせる"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["That is impossible..."])
      Empty([])

    When([1, "無理だ"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["You understand that, don't you...?"])
      ShowText(["Submit to the fate of destruction quietly."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "食べられに来た"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["To come forward and be devoured..."])
      ShowText(["You are quite admirable beings."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["Why do living beings continue to multiply aimlessly?"])
    ShowText(["Is it to become my prey...?"])
    ShowChoices([["No", "Yes", "They're not increasing"], 0])
    When([0, "違う"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["I see..."])
      ShowText(["Either way, everything will be consumed by me."])
      Empty([])

    When([1, "そうだ"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["Interesting..."])
      ShowText(["Even the laws of nature seem to bless me."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "別に増えてない"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["No, they are increasing..."])
      ShowText(["Why do you deny that...?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["The strong consume the weak..."])
    ShowText(["Isn't that the absolute truth in this universe?"])
    ShowChoices([["I don't think so", "I think so", "I don't care"], 0])
    When([0, "思わない"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["I see..."])
      ShowText(["No matter what you think, the survival of the fittest is absolute."])
      Empty([])

    When([1, "思う"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["It seems you understand..."])
      ShowText(["Then, quietly become my sustenance."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["Does the truth of the universe not matter to you...?"])
      ShowText(["You are an interesting man."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 8])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["Do you have a Burst Drink...?"])
      ControlVariables([24, 24, 0, 3, 0, 8, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Burst Drink'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
        ShowText(["\\n<Star Eater>"])
        ShowText(["This is intriguing..."])
        ChangeItems([8, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
        ShowText(["\\n<Star Eater>"])
        ShowText(["Then, that's fine..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 70])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["Do you have a Gnome Topaz...?"])
      ControlVariables([24, 24, 0, 3, 0, 70, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Gnome Topaz'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
        ShowText(["\\n<Star Eater>"])
        ShowText(["This is intriguing..."])
        ChangeItems([70, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
        ShowText(["\\n<Star Eater>"])
        ShowText(["Then, that's fine..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 72000, 0])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["Do you have any money...?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 72,000G? (Current funds: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
        ShowText(["\\n<Star Eater>"])
        ShowText(["This is intriguing..."])
        ChangeGold([1, 0, 72000])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
        ShowText(["\\n<Star Eater>"])
        ShowText(["Then, that's fine..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
      ShowText(["\\n<Star Eater>"])
      ShowText(["...You don't have any?"])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([39, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Goddess Seed' from the Star Eater!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([4265, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Galactic Resistance Gem' from the Star Eater!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hosikui_fc1", 2, 0, 2])
    ShowText(["\\n<Star Eater>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 120000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 120000G from the Star Eater!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
